home *** CD-ROM | disk | FTP | other *** search
/ Safarir 3 / SafTV-CD3.iso / pc / Bonus / Dessins Animés / static / jeux / napman.swf / scripts / DefineButton2_86 / BUTTONCONDACTION on(release).as
Text File  |  2001-11-21  |  298b  |  9 lines

  1. on(release){
  2.    score = eval("/:score");
  3.    url = "/napman/index.html";
  4.    flag = "1";
  5.    comment = "I just played a game at newgrounds.com called Napman - it\'s like Pacman... but with Napster!";
  6.    loadVariablesNum("http://www.newgrounds.com/tellfriend.php3",1,"POST");
  7.    nextFrame();
  8. }
  9.